This web method alows you to remove a branch from a user.
Method | /ProCloudWS.asmx/ProviderRemoveUserBranch |
This web method alows you to remove a branch from a user.
The request body is of type ProviderRemoveUserBranch.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intUserId | xml:int | |
intProviderBranchId | xml:int |
|
The response body is of type ProviderRemoveUserBranchResponse.
Name | Description | Data Type |
---|---|---|
ProviderRemoveUserBranchResult | objProviderRemoveUserBranchReturn |
|